ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / ConnectorLines Property

In This Topic
    ConnectorLines Property (Waterfall<T>)
    In This Topic
    Gets or sets a value that determines whether to show connector lines.
    Syntax
    'Declaration
     
    Public Property ConnectorLines As Boolean
    public bool ConnectorLines {get; set;}
    See Also